tap-test: clean up temporary test directories as intended
authorSimon McVittie <smcv@debian.org>
Thu, 31 Mar 2016 07:24:56 +0000 (08:24 +0100)
committerColin Walters (automation) <walters+githubbot@verbum.org>
Thu, 31 Mar 2016 14:22:06 +0000 (14:22 +0000)
commit47fd5c74f1428d4cc02ff0061a4958c4b714e852
tree1d23d9df03db6572b45965ce45978210c6f1a41f
parentf8bef792cb9cdd8b9cd174dad5856727db3b9bad
tap-test: clean up temporary test directories as intended

The script created ./.testtmp but looked for ./.test, which isn't
going to work.

This means the various "ostree trivial-httpd --autoexit" processes
actually exit, because their web roots are cleaned up now.

Signed-off-by: Simon McVittie <smcv@debian.org>
Closes: #232
Approved by: cgwalters
buildutil/tap-test